Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce lightwalletd startup (if disk cache already exists) #484

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

LarryRuane
Copy link
Collaborator

Reduce the startup time from a couple of minutes to a few seconds (or less) by removing the deserialization of all compact blocks in the disk cache. This is an alternative to PR #482, see comment there for details.

Reduce the startup time from a couple of minutes to a few seconds (or
less) by removing the deserialization of all compact blocks in the disk
cache. This is an alternative to PR 482, see comment there for details.
@LarryRuane LarryRuane changed the title Reduce lightwalletd startup (if disk cache already exists) Reduce lightwalletd startup (if disk cache already exists) - add --nocache option May 6, 2024
@LarryRuane LarryRuane self-assigned this Jun 10, 2024
@LarryRuane LarryRuane added the enhancement New feature or request label Jun 10, 2024
@LarryRuane LarryRuane changed the title Reduce lightwalletd startup (if disk cache already exists) - add --nocache option Reduce lightwalletd startup (if disk cache already exists) Jun 13, 2024
@LarryRuane LarryRuane merged commit 6071b06 into zcash:master Jun 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant